home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$CHICAGO$"
- LayoutFile=layout.inf
- SetupClass=BASE
-
- [DestinationDirs]
- UNI = 11 ; LDID_SYSTEM
-
- ;
- ; Installer Sections
- ;
- ; These sections control file installation, and reference all files that
- ; need to be copied. If the section name will be assumed to be the driver
- ; file, unless there is an explicit DriverFile section listed.
-
- [CopyUNIDRV]
- CopyFiles=UNI
-
- ; Copy Sections
- ;
- ; Lists of files that are actually copied. These sections are referenced
- ; from the installer sections, above. Only create a section if it contains
- ; two or more files (if we only copy a single file, identify it in the
- ; installer section, using the @filename notation)
-
- [UNI]
- UNIDRV.DLL
- UNIDRV.HLP
- ICONLIB.DLL
-
- ; All files go to the same destination, so this is easy.
- ;
-
-
-
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
-
-